home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 3083 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  797 b 

  1. Path: news.production.compuserve.com!news
  2. From: Paul F-Smith <100341.1142@CompuServe.COM>
  3. Newsgroups: comp.lang.c
  4. Subject: Arbitrary Precision routines needed
  5. Date: 25 Jan 1996 23:13:17 GMT
  6. Organization: CompuServe, Inc. (1-800-689-0736)
  7. Message-ID: <4e92qd$ig7$1@mhafn.production.compuserve.com>
  8.  
  9. I am working with encryption algorythms which involve 
  10. manipulating large primes (300 digits +). I am looking for a set 
  11. of math routines that will deal with them. 
  12.  
  13. Addition, subtraction and multiplication are easy, division is 
  14. messy but do-able, but exponentation is a real drag!
  15.  
  16. I have heard the IBM have a mathlib (for use with BCD) that might 
  17. be useful, but I cant find it. Any suggestions or algorithms 
  18. would be appreciated.
  19.  
  20.   
  21.  
  22. -- 
  23. Fyphon [;-)>
  24. (Paul F-Smith - Compuserve - 100341,1142)
  25.